home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Deutsche Edition 1
/
Deutsche Edition 1.iso
/
amok
/
001-010
/
amok04
/
checker
/
fsgenerator.readme
< prev
next >
Wrap
Text File
|
1993-11-04
|
2KB
|
62 lines
F S G e n e r a t o r
As you might have noticed, this is a BASIC program. I'm sorry but I was too
busy to translate it into MODULA-2 yet. Maybe some of you guys want to do
it?
If you want to get the generator going, just give your AMIGA access to
AmigaBASIC (for example: copy FSGenerator on a Disk containing AmigaBASIC).
Be sure that the File > graphics.bmap < is in the same directory as
AmigaBASIC. It should be in the drawer > BasicDemos < of your Commodore
Basic-Disk. If it is not there, please consult your Commodoredealer and ask
for a Update!
FSGenerator generates Data-Files that can be read by Checker, thus
interpreting the Data as information coming in from a car. The data-files
are ASCII-files and can be edited.
After having started FSGenerator, you are asked to enter some data as basic
information:
- The fuel gauge of the virtual car
- The temperature of the cooling-liquid (this is a water-cooled car)
- The total amount of kilometers, already driven by the car
After having done this, a window is opened. You are now asked to enter the
name of the data-file you want to generate. Just enter the name, DAT: will be
added and your data-file will be saved in the device called DAT:. No data-
file will be generated if you just press <RETURN>.
Take a look at the window now:
There are two pseudo-prop-gadgets in the lower halfe of the window:
The left one sets the amount of acceleration, giving no acceleration in the
middle position and negativ acceleration left of this position. Negative
acceleration can be understood as using the cars breaks.
The right one sets the changing rate of the cooling-liquids temperature, it
can either rise, stay the same or fall, depending on the gadgets position.
You can produce boiling water like this...
There are also 4 pull-down.menus:
The left one shifts through the automatic gear of the car. There are 5
possible positions: DRIVE, MOUNTAIN DRIVE, BACK, NEUTRAL, PARK.
The second one sets some binary Displays, such as: Lights on or off,
hi-beam, seat-belt-fastened, heating of rear window, lack of oil, battery
doesn't work, hand break pulled, turn left or right...
Use the third menu to quit the programm by selecting Stop.
The right menu changes the fuel gauge. You can either fill it up, or let your
car become more thirsty...
To run the programm, just klick any key...have fun!